adTempus API
|
Gets or sets the time that must elapse without a response before the trigger fires.
__property long GracePeriod;
long GracePeriod;
Property GracePeriod() As long
5 (minutes)
The monitor tests the target every TestInterval minutes. If no successful response has been received in the last GracePeriod minutes, the trigger fires. See the adTempus online help for more information.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|